home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -seriously_amiga- / programming / other / gui4cli / ext / gcsound / quitsound.gc < prev    next >
Text File  |  1999-04-29  |  99b  |  12 lines

  1. G4C
  2.  
  3. ; use this to quit stranded instances of gcsound
  4.  
  5. xonload
  6. guiquit #this
  7. call gcsound quit
  8.  
  9.  
  10.  
  11.  
  12.